How to Install pexec software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pexec software package in Ubuntu 14.04 LTS (Trusty Tahr)

pexec software package provides Executing commands in parallel, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pexec 

pexec is installed in your system.

Make ensure the pexec package were installed using the commands given below,

$ sudo dpkg-query -l | grep pexec *

You will get with pexec package name, version, architecture and description in a table

pexec package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package pexec
Version 1.0~rc8-3
Description Executing commands in parallel
Sub Section Utils


See Also, How to uninstall or remove pexec software package from Ubuntu 14.04 LTS (Trusty Tahr)?